Skip to content

Conversation

@kfdm
Copy link
Contributor

@kfdm kfdm commented Dec 12, 2025

crontask.task is already loaded earlier in our handle() method, so we want to fix our app.name filter here.

crontask.task is already loaded earlier in our handle() method, so we
want to fix our app.name filter here.
Copy link
Owner

@codingjoe codingjoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks!

@codingjoe codingjoe changed the title [BUGFIX] Fix typo in our app.name filter Fix typo in task loading app.name filter Dec 12, 2025
@codecov
Copy link

codecov bot commented Dec 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.50%. Comparing base (d827484) to head (1b6ab3c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   97.76%   98.50%   +0.74%     
==========================================
  Files           5        5              
  Lines         134      134              
==========================================
+ Hits          131      132       +1     
+ Misses          3        2       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codingjoe codingjoe merged commit 564658c into codingjoe:main Dec 12, 2025
13 checks passed
@kfdm kfdm deleted the filter-typo branch December 12, 2025 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants